From 57c6436972e05d59c2f40ffc6a8741a4241ade6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sat, 30 Jan 2016 20:59:58 +0100 Subject: [PATCH] include BUILD_DATE header when building libjuce --- debian/libbuilder/AppConfig.h | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/libbuilder/AppConfig.h b/debian/libbuilder/AppConfig.h index b8d3f8c3..feea9fec 100644 --- a/debian/libbuilder/AppConfig.h +++ b/debian/libbuilder/AppConfig.h @@ -4,6 +4,7 @@ //============================================================================== // [BEGIN_USER_CODE_SECTION] +#include "libjuce_builddate.h" // (You can add your own code in this section, and the Introjucer will not overwrite it) // [END_USER_CODE_SECTION] -- 2.30.2